@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px; border:0px;}
body{ font-size:18px; font-family:Arial, Helvetica, sans-serif; background:#cadffc;}
.clear{ clear:both;}
ul{ list-style:none;}


.box2{ width:100%; height:200px;background:url(images/bj.png) repeat-x; float:left;}
.banner{ width:960px; height:200px; background:url(images/banner.jpg) no-repeat; margin:0 auto; }

.content{ width:1262px;  background:url(images/2_02.jpg) repeat-x; margin-top:4px;  margin:0 auto;}
.left{ width:204px; float:left; margin-left:20px; margin-top:10px; display:inline;}
.left1{ width:204px; float:left; background:url(images/ge_03.png) no-repeat;}
.left1 p{ width:200px; line-height:50px; color:#FFF; font-size:16px; text-align:center; font-weight:bold;}
.left2{ width:204px; height:470px; float:left; background:url(images/ge_06.jpg) repeat-y;}
.left2 ul{ width:180px; line-height:50px;}
.left2 li{width:180px; background:url(images/button2.png) no-repeat; margin-top:10px; margin-left:14px;  margin-left:10px;}
.left2 li a:link, .left2 li a:visited{ color:#FFF; text-decoration:none;  display:block;}
.left2 li a:hover{ background:url(images/button.png) no-repeat; color:#00CCFF;}
.left2 span{ margin-left:8px; font-size:14px;}
.left2 .four a:link, .left2 .four a:visited{ color:#00CCFF; background:url(images/button.png) no-repeat;}


.left3{ width:204px; background:url(images/ge_12.jpg) no-repeat; float:left; height:10px;}
.right{ width:1020px; float:right; overflow:hidden; border:1px #b2dbf1 solid; margin-top:10px; background:#FFF; padding-top:10px; padding-left:10px; padding-bottom:10px;}
.right p{ line-height:26px;}
.fragment_pic{ width:300px; float:left; margin-right:30px; margin-bottom:10px; height:240px;}
.fragment_pic1{ width:700px; float:left; margin-bottom:10px;}
.fragment_pic1 img{ float:left; margin-right:20px;}



.footer{ width:100%; height:50px; background:url(images/footer.png) repeat-x; margin-top:5px; float:left;}
.footer_text{ width:960px; height:50px; margin:0 auto; text-align:center; color:#FFFFFF;}
.footer_text p{ line-height:22px;}
.footer_text a:link,.footer_text a:visited{ color:#FFFFFF; text-decoration:none;}
.footer_text a:hover{ text-decoration:underline;}



